projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5a09cc
)
(tramp-unified-filenames): Autoload it.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 23 Sep 2002 08:28:45 +0000
(08:28 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 23 Sep 2002 08:28:45 +0000
(08:28 +0000)
lisp/net/tramp.el
patch
|
blob
|
history
diff --git
a/lisp/net/tramp.el
b/lisp/net/tramp.el
index 36f81005ec56b24b2ee317e71ac3249b8c2be089..33fdc09ee803f28da3634638f6de645f5d4f114b 100644
(file)
--- a/
lisp/net/tramp.el
+++ b/
lisp/net/tramp.el
@@
-117,6
+117,7
@@
;; syntax on XEmacs is that EFS hooks into XEmacs in many places, but
;; Tramp only knows how to deal with `file-name-handler-alist', not
;; the other places.
+;;;###autoload
(defvar tramp-unified-filenames (not (featurep 'xemacs))
"Non-nil means to use unified Ange-FTP/Tramp filename syntax.
Nil means to use a separate filename syntax for Tramp.")